- programming by showing
- программирование "показом"
Англо-русский словарь по робототехнике. 2013.
Англо-русский словарь по робототехнике. 2013.
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Dataflow programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Comparison of programming languages — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Channel 4 programming — Channel 4, in common with the other main British stations broadcast on analogue, airs a highly comprehensive range of programming. It was established in 1982 with a specific intention of providing programming to groups of minority interests, not… … Wikipedia
Channel 5 (UK) programming — Channel 5 airs a wide variety of programming that coveres various genres and themes. Launched in 1997, the channel has always been seen to have less distinctive programming than their other terrestrial rivals at the BBC, ITV and Channel 4. The… … Wikipedia
Pair programming — is an agile software development technique in which two programmers work together at one workstation. One, the driver, types in code while the other, the observer (or navigator[1]), reviews each line of code as it is typed in. The two programmers … Wikipedia
Goal programming — is a branch of multiobjective optimization, which in turn is a branch of multi criteria decision analysis (MCDA), also known as multiple criteria decision making (MCDM). It can be thought of as an extension or generalisation of linear programming … Wikipedia
Topic outline of computer programming — For a more comprehensive list, see the List of computer programming topics. Computer programming is a subfield of computer science. This is not a list of topics about the BASIC programming language. The following outline is provided as an… … Wikipedia
Extensible programming — is a term used in computer science to describe a style of computer programming that focuses on mechanisms to extend the programming language, compiler and runtime environment. Extensible programming languages, supporting this style of programming … Wikipedia
Intentional programming — In computer programming, intentional programming is a collection of concepts which enable software source code to reflect the precise information, called intention , which programmers had in mind when conceiving their work. By closely matching… … Wikipedia
Stack-oriented programming language — A stack oriented programming language is one that relies on a stack machine model for passing parameters. Several programming languages fit this description, notably Forth and PostScript, and also many Assembly languages (but on a much lower… … Wikipedia